CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fast fourier transform

搜索资源列表

  1. 1_8gedcfft

    0下载:
  2. 数字信号处理中关于共轭对称序列的快速傅里叶变换算法的程序-Digital Signal Processing for conjugate symmetric sequences Fast Fourier Transform algorithm procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:223821
    • 提供者:zhaoyang
  1. FFTaIFFT

    0下载:
  2. 计算复序列的快速傅里叶变换FFT和快速傅里叶反变换IFFT-Calculating complex sequence FFT fast Fourier transform and inverse fast Fourier transform IFFT
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1623
    • 提供者:冰河
  1. FFT4

    0下载:
  2. 计算按频率抽取的基4快速傅里叶变换算法,与基2FFT相比,基4FFT的乘法量约减少25 。-Calculating frequency taken by fast Fourier transform algorithm base 4, compared with the base 2FFT the base 4FFT multiplication about 25 less.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:158224
    • 提供者:冰河
  1. srfft

    0下载:
  2. 计算复序列的分裂基快速傅里叶变换,分裂基快速算法是将基2和基4分解组合而成。在基2M类快速算法中,分裂基算法具有最少的运算量,且仍保留结构规则、原位计算等优点。-Calculate complex sequence of split radix fast Fourier transform, fast algorithm is to split the base base 2 and base 4 decomposition combination. 2M fast algorithm in t
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:141172
    • 提供者:冰河
  1. rfft

    0下载:
  2. 计算实序列的快速傅里叶变换,它比复序列FFT算法大约可减少一半的运算量和存储量。-Calculate the real sequence of the fast Fourier transform, which is the time taken by the sequence of the base 2 FFT algorithm, it is more than complex sequence FFT algorithm can be roughly halved the amount o
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:164133
    • 提供者:冰河
  1. rlfft

    1下载:
  2. 用N点复序列快速傅里叶变换来计算2N点实序列的离散傅里叶变换。-N-point complex sequence with a fast Fourier transform to calculate the real sequence 2N point discrete Fourier transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:177727
    • 提供者:冰河
  1. Alter_FFT-Verilog-Code

    0下载:
  2. 快速傅里叶变换(FFT)的verilog源代码以及matlab代码-Fast Fourier Transform (FFT) of the verilog source code and matlab code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:996306
    • 提供者:fzuye
  1. convol

    0下载:
  2. 用快速傅里叶变换计算两个有限长序列的线性卷积,数字信号处理要经常用的哦!-Fast Fourier transform calculation using two finite-length sequence of linear convolution, digital signal processing often with Oh!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:165524
    • 提供者:冰河
  1. convols

    0下载:
  2. 用重叠保留法和快速傅里叶变换计算一个长序列和一个短序列的线性卷积。它通常用于数字滤波。数字信号处理常用的哦!-With the overlap-save method and the fast Fourier transform calculation of a long and a short sequence of linear convolution sequence. It is typically used for digital filtering. Commonly used in
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:183978
    • 提供者:冰河
  1. ZCR

    0下载:
  2. autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2. The resulting autocovariance column vector acv is given by the formula: acv(p,1) = 1/(N-p) *
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:1265
    • 提供者:markosovs
  1. FFT

    0下载:
  2. FFT快速傅里叶变换 Matlab 自编程序-FFT Fast Fourier Transform Matlab self programming
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:14383
    • 提供者:lupan
  1. lfl01

    0下载:
  2. 数字信号处理,卷积与快速傅里叶变换,matlab仿真-Digital signal processing, convolution and fast Fourier transform, matlab simulation
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:919
    • 提供者:sunshe
  1. nfftls

    0下载:
  2. nfftls is a program for fast computing Lomb-Scargle periodograms. The present archive contains an example of C implementation of the code described in B. Leroy, "Fast calculation of the Lomb-Scargle periodogram using nonequispaced fast Fourier t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-05-30
    • 文件大小:22831
    • 提供者:freebt
  1. nfftls-1.0.tar

    0下载:
  2. nfftls is a program for fast computing Lomb-Scargle periodograms. The present archive contains an example of C implementation of the code described in B. Leroy, "Fast calculation of the Lomb-Scargle periodogram using nonequispa
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:22831
    • 提供者:吴刚
  1. MATLAB-FFT

    0下载:
  2. 教你熟练掌握matlab中对数据进行快速傅里叶变换的一些技巧。-Teach you to master the data in matlab fast Fourier transform some tips.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:105079
    • 提供者:李林
  1. fft

    0下载:
  2. 此代码适合于labview初学者,可以帮助初学者更好的了解程序,同时实现简单的傅里叶快速变换。-This code is suitable for beginners labview , can help beginners to better understand the procedure , while achieving a simple fast Fourier transform .
  3. 所属分类:LabView

    • 发布日期:2017-12-02
    • 文件大小:18086
    • 提供者:槐向兵
  1. timefft

    0下载:
  2. 本程序实现了数字信号处理中的按时间抽取的快速傅里叶变化,用的是c语言。-This procedure achieved a digital signal processing time taken by fast Fourier transform, using the c language.
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:2384
    • 提供者:刘宇杭
  1. FFT

    0下载:
  2. 快速傅里叶变换,基于迭代算法,适于数字滤波和图像处理-Fast Fourier transform, based on iterative algorithms, suitable for digital filtering and image processing
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:1396
    • 提供者:李慧
  1. fft_v5te

    1下载:
  2. 针对ARMv5TE平台优化的FFT(快速傅里叶变换)C语言+汇编代码-Fast Fourier Transform code optimized for ARM architecture v5TE (ARMv5TE).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-11
    • 文件大小:887203
    • 提供者:梁增健
  1. drt_daoxu

    0下载:
  2. 实现倒序输入,快速傅里叶变换dft,dtft-Achieve reverse input, a fast Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:825
    • 提供者:
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com